home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-07-03 | 1.2 KB | 33 lines | [TEXT/MPS ] |
-
- Hi!
-
- First, don't blame Bob for anything in this version I assume full responsibility!
-
- The stuff I added is the NewGWorld support so you don't have to go setting up the
- offscreen device and its giblets by hand.
-
- Places to look at are:
-
- BuildOffWorld replaced completely, I could have commented out the stuff that is not
- needed but I think i would have made things completely unreadable.
-
- Any place where a drawing into/from the offscreen world takes place I changed
- all the GetDevice/SetDevice + GetPort/SetPort couples by Set/GetGWorld equivalents.
-
- Also whenever drawing took place fron/to the offscreen world you have to
- Lock/UnlockPixels so look for those little things. I have been promised by Bruce
- he will change the whole thing to not requiring the silly stuff.
-
- Have fun!
-
- Guillermo
-
- 07/93/89
-
- Note: My changes are not quite up to the MacAppish way of doing things, some work is
- required to make errors cause nice alerts instead of going into MacBug and/or TMon,
- whatever you lifestyle may call for.
-
- Second Note: Make sure you are running the latest version of 32 Bit QuickDraw from the
- SKia server, I have only tested this with the June 30th. version. Don't fall for
- imitations.